@charset "utf-8";
.container {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/temp_r3_c3.png);
	background-repeat: repeat-y;
}
.header {
	background-image: url(../images/temp_r1_c3.png);
	background-repeat: no-repeat;
	height: 158px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	margin: 0px 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.footer {
	height: 88px;
	width: 820px;
	background-image: url(../images/temp_r5_c3.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(../images/temp_r1_c1.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
